home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip Mayıs 2001.iso / prog / dvd / 05 / data1.cab / Program_Files_98_ICHX / ICHx.INF
Encoding:
Windows Setup INFormation  |  1999-06-02  |  9.4 KB  |  191 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICHx.INF                                                 
  4. ; **    Revision:  Version 1.10                           
  5. ; **    Date:      May 20, 1999
  6. ; **    Abstract:  Windows* 98 INF Update File for Intel(r) 82801AA,        
  7. ; **               82801AB devices                                            
  8. ; ****************************************************************************
  9. ; ****************************************************************************
  10.  
  11. [version]
  12. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  13. signature="$CHICAGO$"
  14. Class=System
  15. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  16. Provider=%INTEL%
  17. CatalogFile=ICHx.cat
  18. DriverVer=05/20/1999, 
  19.  
  20. [ClassInstall]
  21. AddReg=System_Class_Reg
  22. DelReg=System_Class_DelReg
  23.  
  24. [System_Class_Reg]
  25. HKR,,,,%SystemClassName%
  26. HKR,,Installer,,sysclass.dll
  27.  
  28. [System_Class_DelReg]
  29. HKR,,NoInstallClass
  30.  
  31. [DestinationDirs]
  32. PCI_Copyfiles              = 11          ; LDID_SYS
  33. PCI_DelFiles               = 11          ; LDID_SYS
  34.  
  35. [Manufacturer]
  36. %GENDEV_MFG%=GENDEV_SYS
  37. %INTEL_MFG%=INTEL_SYS
  38.  
  39. [GENDEV_SYS]
  40. %*PNP0A03.DeviceDesc%   = PCI_DRV,      *PNP0A03        ; PCI BUS
  41.  
  42. [INTEL_SYS]
  43. %PCI\VEN_8086&DEV_2410.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_2410
  44. %PCI\VEN_8086&DEV_2413.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2413
  45. %PCI\VEN_8086&DEV_2418.DeviceDesc%=PCI_BRIDGE_DRV,PCI\VEN_8086&DEV_2418
  46. %PCI\VEN_8086&DEV_2420.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_2420
  47. %PCI\VEN_8086&DEV_2423.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2423
  48. %PCI\VEN_8086&DEV_2428.DeviceDesc%=PCI_BRIDGE_DRV,PCI\VEN_8086&DEV_2428
  49.  
  50. [*pnp0a03.Det]
  51. AddReg=ForceInstall
  52.  
  53. [ForceInstall]
  54. HKR,,NoSetupUI,,1
  55.  
  56. [PCI_DRV]
  57. AddReg=PCI_DRV_AddReg,PCI_Dev_Properties_AddReg
  58. copyfiles=PCI_Copyfiles
  59. DelFiles=PCI_DelFiles
  60.  
  61. [PCI_DRV.HW]
  62. AddReg=NoShutDownRemove.AddReg
  63.  
  64. [PCI_DRV_AddReg]
  65. HKR,,DevLoader,,pci.vxd
  66. HKR,,PCIDevice,1,00,00,00,00
  67. ; Bit 2: Devices Dual PCI IDE without programming code with bit 3 set
  68. HKLM,System\CurrentControlSet\Services\VxD\PCI,24118086,1,04,00,00,00
  69. HKLM,System\CurrentControlSet\Services\VxD\PCI,24218086,1,04,00,00,00
  70.  
  71.  
  72. [PCI_Dev_Properties_AddReg]
  73. HKR,,EnumPropPages,,"sysclass.dll,PCIEnumPropPages"
  74.  
  75. [ISA_DRV]
  76. AddReg=ISA_DRV_AddReg,System_Dev_Properties_AddReg
  77. copyfiles=ISAPNP_Copyfiles
  78.  
  79. ;; this may or may not be needed verify:
  80. [ISA_DRV.NoResDup]
  81. *PNP0A00
  82.  
  83. [ISA_DRV_AddReg]
  84. HKR,,DevLoader,,isapnp.vxd
  85.  
  86. ;
  87. ; IRQ Miniport Data
  88. ;
  89. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\24108086,Name,,"Intel 82801AA"
  90. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\24108086,Path,,"PCIMP.PCI"
  91. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\24108086,Instance,1,01,00,00,00
  92.  
  93. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\24208086,Name,,"Intel 82801AB"
  94. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\24208086,Path,,"PCIMP.PCI"
  95. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\24208086,Instance,1,01,00,00,00
  96.  
  97. ;
  98. ; IDE Miniport Data
  99. ;
  100. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\24118086,Name,,"Intel 82801AA"
  101. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\24118086,Path,,"PCIMP.PCI"
  102. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\24118086,Instance,1,00,00,00,00
  103.  
  104. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\24218086,Name,,"Intel 82801AB"
  105. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\24218086,Path,,"PCIMP.PCI"
  106. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\24218086,Instance,1,00,00,00,00
  107.  
  108.  
  109. [System_Dev_Properties_AddReg]
  110. HKR,,EnumPropPages,,"sysclass.dll,EnumPropPages"
  111.  
  112. [ISAPNP_Copyfiles]
  113. isapnp.vxd
  114.  
  115. [NO_DRV]
  116. AddReg=NO_DRV_AddReg
  117. DelReg=RemoveDevLoader
  118.  
  119. [NO_DRV_AddReg]
  120.  
  121.  
  122. [RemoveDevLoader]
  123. HKR,,DevLoader
  124.  
  125. [PCI_BRIDGE_DRV]
  126.  
  127. [PCI_Copyfiles]
  128. pci.vxd
  129. pcimp.pci
  130.  
  131. [PCI_DelFiles]
  132. pci.386
  133.  
  134. [NoShutDownRemove.AddReg]
  135. HKR,,ConfigFlags,1,00,02,00,00
  136.  
  137. [ControlFlags]
  138. ExcludeFromSelect=PCI\VEN_8086&DEV_2410
  139. ExcludeFromSelect=PCI\VEN_8086&DEV_2413
  140. ExcludeFromSelect=PCI\VEN_8086&DEV_2418
  141. ExcludeFromSelect=PCI\VEN_8086&DEV_2420
  142. ExcludeFromSelect=PCI\VEN_8086&DEV_2423
  143. ExcludeFromSelect=PCI\VEN_8086&DEV_2428
  144.  
  145. [Strings]
  146. SystemClassName = "System devices"
  147. GENDEV_MFG      = "(Standard system devices)"
  148. INTEL         ="Intel"
  149. NULL        = ""
  150. WINBASE         = "Base Windows Components"
  151. SRCPATH         = "Distribution directory"
  152.  
  153. INTEL_MFG="Intel"
  154. PCI\VEN_8086&DEV_2410.DeviceDesc="Intel(r) 82801AA LPC Interface Controller"
  155. PCI\VEN_8086&DEV_2413.DeviceDesc="Intel(r) 82801AA SMBus Controller"
  156. PCI\VEN_8086&DEV_2418.DeviceDesc="Intel(r) 82801AA PCI Bridge"
  157. PCI\VEN_8086&DEV_2420.DeviceDesc="Intel(r) 82801AB LPC Interface Controller"
  158. PCI\VEN_8086&DEV_2423.DeviceDesc="Intel(r) 82801AB SMBus Controller"
  159. PCI\VEN_8086&DEV_2428.DeviceDesc="Intel(r) 82801AB PCI Bridge"
  160.  
  161. *pnp0a03.DeviceDesc="PCI bus"
  162.  
  163. ; Copyright (c) Intel Corporation, 1998-1999
  164. ; Copyright (c) Microsoft Corporation, 1993-1998
  165.  
  166. ; INTEL SOFTWARE LICENSE AGREEMENT (Final, Single User)
  167. ; IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING. 
  168. ; Do not use or load this software and any associated materials (collectively, the "Software") until you have carefully read the following terms and conditions. By loading or using the Software, you agree to the terms of this Agreement. If you do not wish to so agree, do not install or use the Software.
  169. ;
  170. ; LICENSE. You may copy the Software onto a single computer for your personal, noncommercial use, and you may make one back-up copy of the Software, subject to these conditions: 
  171. ; 1. You may not copy, modify, rent, sell, distribute or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  172. ; 2. You may not reverse engineer, decompile, or disassemble the Software. 
  173. ; 3. You may not sublicense or permit simultaneous use of the Software by more than one user.
  174. ; 4. The Software may contain the software and other property of third party suppliers, some of which may be identified in, and licensed in accordance with, an enclosed "license.txt" file or other text or file. 
  175. ; OWNERSHIP OF SOFTWARE AND COPYRIGHTS. Title to all copies of the Software remains with Intel or its suppliers. The Software is copyrighted and protected by the laws of the United States and other countries, and international treaty provisions. You may not remove any copyright notices from the Software. Intel may make changes to the Software, or to items referenced therein, at any time without notice, but is not obligated to support or update the Software. Except as otherwise expressly provided, Intel grants no express or implied right under Intel patents, copyrights, trademarks, or other intellectual property rights. You may transfer the Software only if the recipient agrees to be fully bound by these terms and if you retain no copies of the Software.
  176. ; LIMITED MEDIA WARRANTY.  If the Software has been delivered by Intel on physical media, Intel warrants the media to be free from material physical defects for a period of ninety days after delivery by Intel. If such a defect is found, return the media to Intel for replacement or alternate delivery of the Software as Intel may select.
  177. ; EXCLUSION OF OTHER WARRANTIES. EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE.  Intel does not warrant or assume responsibility for the accuracy or completeness of any information, text, graphics, links or other items contained within the Software.
  178. ; LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS PROHIBIT EXCLUSION OR LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION. 
  179. ; TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any time if you violate its terms. Upon termination, you will immediately destroy the Software or return all copies of the Software to Intel.
  180. ;  
  181. ; APPLICABLE LAWS. Claims arising under this Agreement shall be governed by the laws of California, excluding its principles of conflict of laws and the United Nations Convention on Contracts for the Sale of Goods. You may not export the Software in violation of applicable export laws and regulations. Intel is not obligated under any other agreements unless they are in writing and signed by an authorized representative of Intel.
  182. ; GOVERNMENT RESTRICTED RIGHTS. The Software is provided with "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR52.227-14 and DFAR252.227-7013 et seq. or its successor. Use of the Software by the Government constitutes acknowledgment of Intel's proprietary rights therein. Contractor or Manufacturer is Intel Corporation, 2200 Mission College Blvd., Santa Clara, CA 95052.
  183. ; Your specific rights may vary from country to country.
  184.